ocr: MACRO(name) Execute the macro with filename name (string) from disk, default path is the current directory Returns: the value of the exit command, or -3: syntax error (line in $TEMP) -2: not enough stack (nested more than one level) -1: macro buffer full (more than 4kB).